C1.Win.4.8 Assembly / C1.Win.Collections.ObjectModel Namespace / ObservableDictionary<TKey,TValue> Class


ObservableDictionary<TKey,TValue> Class Methods

For a list of all members of this type, see ObservableDictionary<TKey,TValue> members.

Public Methods
 NameDescription
Public MethodOverloaded. Adds an element with the provided key and value to the ObservableDictionary<TKey,TValue>.  
Public Method (Inherited from System.Collections.ObjectModel.Collection<T>)
Public Method (Inherited from System.Collections.ObjectModel.Collection<T>)
Public MethodDetermines whether the ObservableDictionary<TKey,TValue> contains an element with the specified key.  
Public Method (Inherited from System.Collections.ObjectModel.Collection<T>)
Public Method (Inherited from System.Collections.ObjectModel.Collection<T>)
Public Method (Inherited from System.Collections.ObjectModel.Collection<T>)
Public Method (Inherited from System.Collections.ObjectModel.ObservableCollection<ObservableKeyValuePair<TKey,TValue>>)
Public MethodOverloaded. Removes the element with the specified key from the ObservableDictionary<TKey,TValue>.  
Public Method (Inherited from System.Collections.ObjectModel.Collection<T>)
Public MethodGets the value associated with the specified key.  
Top
Protected Methods
See Also